[INFO] cloning repository https://github.com/cubicme/rn-dash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cubicme/rn-dash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubicme%2Frn-dash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubicme%2Frn-dash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7f5e2ee1297009b360d05a7bb5a9dcbe7bd9fe7
[INFO] testing cubicme/rn-dash against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubicme%2Frn-dash" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cubicme/rn-dash
[INFO] finished tweaking git repo https://github.com/cubicme/rn-dash
[INFO] tweaked toml for git repo https://github.com/cubicme/rn-dash written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cubicme/rn-dash on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cubicme/rn-dash already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9afad6debec9a658741abaa5a12b39bc82fa8f7c3b8925d969ee91f229fb39cc
[INFO] running `Command { std: "docker" "start" "-a" "9afad6debec9a658741abaa5a12b39bc82fa8f7c3b8925d969ee91f229fb39cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9afad6debec9a658741abaa5a12b39bc82fa8f7c3b8925d969ee91f229fb39cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9afad6debec9a658741abaa5a12b39bc82fa8f7c3b8925d969ee91f229fb39cc", kill_on_drop: false }`
[INFO] [stdout] 9afad6debec9a658741abaa5a12b39bc82fa8f7c3b8925d969ee91f229fb39cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 764caca3603c93a0bba62fc13f4839218fedf27dca6beabda896b4d10ae3d82d
[INFO] running `Command { std: "docker" "start" "-a" "764caca3603c93a0bba62fc13f4839218fedf27dca6beabda896b4d10ae3d82d", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ump-dash v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "764caca3603c93a0bba62fc13f4839218fedf27dca6beabda896b4d10ae3d82d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764caca3603c93a0bba62fc13f4839218fedf27dca6beabda896b4d10ae3d82d", kill_on_drop: false }`
[INFO] [stdout] 764caca3603c93a0bba62fc13f4839218fedf27dca6beabda896b4d10ae3d82d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3125a93d3f34130d88b8d4ea2cc2a89b2298b7e546bfa4b500106925108a2c51
[INFO] running `Command { std: "docker" "start" "-a" "3125a93d3f34130d88b8d4ea2cc2a89b2298b7e546bfa4b500106925108a2c51", kill_on_drop: false }`
[INFO] [stderr]    Compiling ump-dash v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.66s
[INFO] running `Command { std: "docker" "inspect" "3125a93d3f34130d88b8d4ea2cc2a89b2298b7e546bfa4b500106925108a2c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3125a93d3f34130d88b8d4ea2cc2a89b2298b7e546bfa4b500106925108a2c51", kill_on_drop: false }`
[INFO] [stdout] 3125a93d3f34130d88b8d4ea2cc2a89b2298b7e546bfa4b500106925108a2c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66fb18bbd80cdebe9c51dbb4348ecfb9a1189a8aa756d1e3b2eee8bb5d5c3f23
[INFO] running `Command { std: "docker" "start" "-a" "66fb18bbd80cdebe9c51dbb4348ecfb9a1189a8aa756d1e3b2eee8bb5d5c3f23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ump_dash-27b6f0c6ee5345c0)
[INFO] [stdout] 
[INFO] [stdout] running 188 tests
[INFO] [stdout] test app::dispatch_tests::cancellation_guard::cancel_on_git_pull_is_noop_record_reinserted ... ok
[INFO] [stdout] test app::dispatch_tests::claude_tab::open_claude_code_opens_default_tab_without_suffix_prompt ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_block_new_yarn_install_drops_new_dispatch ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_cancel_previous_yarn_jest_replaces_task ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::command_exited_with_nonempty_queue_pops_and_dispatches_front ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::command_exited_with_empty_queue_clears_running_command ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::clean_toggle_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::confirm_modal_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::command_queue::command_queue_push_appends_to_back ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::external_metro_conflict_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::device_picker_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::cancellation_guard::cancel_on_yarn_install_aborts_and_clears ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::run_variant_picker_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::sync_before_run_modal_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::sync_before_metro_modal_dismisses_on_n_and_esc ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::android_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::yarn_c_opens_clean_toggle_then_x_confirms ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::ios_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_different_discriminants_dispatch_normally ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::yarn_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::metro_start_on_a_while_metro_running_on_b_spawns_second_instance ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::selecting_target_opens_run_variant_picker_before_dispatch ... ok
[INFO] [stdout] test app::dispatch_tests::collision::collision_git_pull_block_new ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::yarn_install_on_a_while_jest_on_b_both_have_tasks ... ok
[INFO] [stdout] test app::dispatch_tests::parallelism::metro_exited_clears_only_matching_worktree_slice ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::text_input_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::worktree_palette_resolves_every_key ... ok
[INFO] [stdout] test app::dispatch_tests::worktrees_loaded::worktrees_loaded_marks_every_running_metro_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::uppercase_r_repeats_last_android_run_config_for_selected_worktree ... ok
[INFO] [stdout] test app::dispatch_tests::worktrees_loaded::worktrees_loaded_populates_slice_map ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::ump_android_run_loads_targets_before_variant_or_metro ... ok
[INFO] [stdout] test app::effect::tests::effect_has_at_least_fifteen_variants ... ok
[INFO] [stdout] test app::dispatch_tests::modal_dismissal::branch_picker_modal_dismisses_on_esc ... ok
[INFO] [stdout] test app::effect::tests::spawn_task_carries_repo_root_for_semaphore_key ... ok
[INFO] [stdout] test app::effect::tests::effect_variants_compile ... ok
[INFO] [stdout] test app::dispatch_tests::routing::command_exited_drains_slice_local_queue_not_other ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::uppercase_r_uses_selected_worktree_run_history_only ... ok
[INFO] [stdout] test app::effect::tests::spawn_task_variant_constructs_and_matches ... ok
[INFO] [stdout] test app::effect_runner::tests::metro_exited_activity_emits_metro_exited ... ok
[INFO] [stdout] test app::effect_runner::tests::metro_error_activity_does_not_emit_metro_exited ... ok
[INFO] [stdout] test app::keybindings::tests::every_palette_has_escape ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::available_android_avd_boot_waits_for_selected_avd_before_queued_run ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::run_variant_navigation_wraps_in_local_dev_prod_order ... ok
[INFO] [stdout] test app::dispatch_tests::ump_run_dialog::run_variant_picker_uses_local_dev_prod_order_and_confirm_queues_final_run ... ok
[INFO] [stdout] test app::keybindings::tests::keybindings_entry_count_meets_lower_bound ... ok
[INFO] [stdout] test app::runtime::tests::register_metro_handle_resolves_directory_name_to_full_path_slice_id ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_inserts_default_slices_for_new_worktrees ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_preserves_surviving_slice_state ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_short_circuits_when_loaded_set_equals_current_set ... ok
[INFO] [stdout] test domain::command::tests::collision_policy_idempotent_installs_block_new ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_adb_install_true ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_git_variants_all_false ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_rn_clean_variants_all_true ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_shell_true ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_run_variants_all_true ... ok
[INFO] [stdout] test domain::command::tests::ump_run_argv_uses_package_scripts_and_target_flags ... ok
[INFO] [stdout] test domain::command::tests::ump_run_variants_require_target_then_run_variant ... ok
[INFO] [stdout] test domain::command::tests::collision_policy_covers_every_variant ... ok
[INFO] [stdout] test domain::command::tests::is_cancellable_yarn_variants_all_true ... ok
[INFO] [stdout] test domain::dash_config::tests::columns_default_to_current_worktree_table_order ... ok
[INFO] [stdout] test domain::dash_config::tests::seed_files_config_overrides_default ... ok
[INFO] [stdout] test domain::dash_config::tests::columns_config_controls_order_and_visibility ... ok
[INFO] [stdout] test domain::command::tests::ump_android_run_for_avd_resolves_serial_before_yarn_script ... ok
[INFO] [stdout] test app::state::merge_slices_tests::merge_drops_slice_for_removed_worktree ... ok
[INFO] [stdout] test domain::command::tests::collision_policy_builds_tests_runs_cancel_previous ... ok
[INFO] [stdout] test domain::command::tests::collision_policy_git_variants_all_block_new ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_from_feature_branch ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_with_custom_prefix ... ok
[INFO] [stdout] test domain::jira::tests::returns_none_for_branch_without_ticket ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_with_single_digit_number ... ok
[INFO] [stdout] test domain::dash_config::tests::seed_files_default_to_env_and_keystores ... ok
[INFO] [stdout] test domain::jira::tests::returns_none_for_main_branch ... ok
[INFO] [stdout] test domain::metro::tests::register_once_then_clear_allows_second_register ... ok
[INFO] [stdout] test domain::metro::tests::new_manager_is_stopped_not_running ... ok
[INFO] [stdout] test domain::dash_config::tests::unknown_column_name_rejects_config ... ok
[INFO] [stdout] test domain::pipeline::tests::test_clean_none_expands_to_empty ... ok
[INFO] [stdout] test domain::pipeline::tests::test_git_fetch_then_reset_expands_to_two ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_rn_release_build_needs_metro ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_git_fetch_no_prereq ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_ump_run_android_needs_metro ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_yarn_install_no_prereq ... ok
[INFO] [stdout] test domain::pipeline::tests::test_single_expands_to_one_spec ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sync_then_run_fresh_passes_through ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sequence_preserves_order ... ok
[INFO] [stdout] test domain::pipeline::tests::test_prerequisites_ump_run_ios_needs_metro ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sync_then_run_stale_ios_adds_yarn_and_pods ... ok
[INFO] [stdout] test domain::pipeline::tests::test_clean_all_options_expands_to_four_plus_sync ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sync_then_start_metro_fresh_is_empty ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sync_then_run_stale_android_only_yarn ... ok
[INFO] [stdout] test domain::pipeline::tests::test_release_build_and_install_expands_to_two ... ok
[INFO] [stdout] test domain::ports::command_runner_port::tests::process_started_variant_constructs ... ok
[INFO] [stdout] test domain::refresh::tests::any_returns_true_when_staleness_set ... ok
[INFO] [stdout] test domain::refresh::tests::any_returns_true_when_worktrees_set ... ok
[INFO] [stdout] test domain::refresh::tests::git_checkout_new_triggers_full_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_pull_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_checkout_triggers_full_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_push_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::git_fetch_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::none_has_no_flags ... ok
[INFO] [stdout] test domain::refresh::tests::git_reset_hard_triggers_full_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::rm_node_modules_triggers_staleness_only ... ok
[INFO] [stdout] test domain::refresh::tests::rn_clean_android_triggers_staleness_only ... ok
[INFO] [stdout] test domain::refresh::tests::shell_command_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::rn_clean_cocoapods_triggers_staleness_only ... ok
[INFO] [stdout] test domain::refresh::tests::git_rebase_triggers_full_refresh ... ok
[INFO] [stdout] test domain::task::tests::next_for_test_is_monotonic ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_check_types_triggers_no_refresh ... ok
[INFO] [stdout] test domain::task::tests::task_id_zero_unused_by_default_counter ... ok
[INFO] [stdout] test domain::worktree_slice::tests::default_slice_has_empty_output_and_zero_scroll ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_install_triggers_staleness_only ... ok
[INFO] [stdout] test app::dispatch_tests::routing::command_output_line_routes_to_correct_slice_regardless_of_active_worktree ... ok
[INFO] [stdout] test domain::pipeline::tests::test_sync_then_start_metro_stale_adds_both ... ok
[INFO] [stdout] test domain::refresh::tests::git_reset_hard_fetch_triggers_full_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_pod_install_triggers_staleness_only ... ok
[INFO] [stdout] test domain::dash_config::tests::duplicate_column_name_rejects_config ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_unit_tests_triggers_no_refresh ... ok
[INFO] [stdout] test domain::refresh::tests::yarn_lint_triggers_no_refresh ... ok
[INFO] [stdout] test domain::worktree_slice::tests::default_slice_has_no_task_and_empty_queue ... ok
[INFO] [stdout] test domain::worktree_slice::tests::slice_owns_independent_metro_runtime_state ... ok
[INFO] [stdout] test domain::worktree_slice::tests::slice_with_explicit_id_preserves_id ... ok
[INFO] [stdout] test infra::devices::tests::adb_emu_avd_name_parser_ignores_ok_line ... ok
[INFO] [stdout] test domain::task::tests::exit_status_variants_are_constructible ... ok
[INFO] [stdout] test infra::metro::tests::extract_percent_finds_first_value ... ok
[INFO] [stdout] test infra::metro::tests::parse_metro_line_ready_signal ... ok
[INFO] [stdout] test infra::metro::tests::parse_metro_line_truncates_unicode_error_on_char_boundary ... ok
[INFO] [stdout] test infra::multiplexer::tests::detects_ghostty_session_from_resources_dir ... ok
[INFO] [stdout] test infra::devices::tests::ios_device_source_merges_physical_devices_with_simulators ... ok
[INFO] [stdout] test infra::devices::tests::avd_list_marks_stopped_emulators_as_avd_targets ... ok
[INFO] [stdout] test infra::multiplexer::tests::ghostty_gtk_command_uses_new_window_with_cwd_title_and_shell_command ... ok
[INFO] [stdout] test infra::process::tests::metro_port_reservation_drop_allows_port_reuse ... ok
[INFO] [stdout] test infra::process::tests::metro_spawn_args_use_supplied_port ... ok
[INFO] [stdout] test infra::process::tests::metro_port_selection_reserves_unbound_port_for_next_spawn ... ok
[INFO] [stdout] test infra::self_update::tests::parses_sha256sums_exactly_one_row ... ok
[INFO] [stdout] test infra::self_update::tests::platform_asset_mapping_supports_known_targets ... ok
[INFO] [stdout] test app::dispatch_tests::palette_resolution::git_palette_resolves_every_key ... ok
[INFO] [stdout] test infra::self_update::tests::replacement_paths_preserve_local_filename_and_parent ... ok
[INFO] [stdout] test infra::metro::tests::tokio_metro_adapter_is_send_sync ... ok
[INFO] [stdout] test infra::process::tests::metro_spawn_argv_uses_ump_rozenite_script_with_reset_cache_and_free_port ... ok
[INFO] [stdout] test infra::self_update::tests::archive_validation_extracts_single_binary ... ok
[INFO] [stdout] test app::dispatch_tests::stale_drop::late_command_output_line_for_cancelled_task_is_silently_dropped ... ok
[INFO] [stdout] test infra::metro::tests::metro_process_task_emits_exited_when_child_exits ... ok
[INFO] [stdout] test infra::task_handle::tests::abort_with_placeholder_pid_one_is_noop ... ok
[INFO] [stdout] test infra::task_handle::tests::boxed_task_handle_dispatches_through_trait_object ... ok
[INFO] [stdout] test infra::self_update::tests::detects_source_checkout_build_paths ... ok
[INFO] [stdout] test infra::task_handle::tests::abort_with_placeholder_pid_zero_is_noop ... ok
[INFO] [stdout] test infra::metro::tests::parse_metro_line_bundling_with_percent ... ok
[INFO] [stdout] test infra::task_handle::tests::construct_with_all_three_fields ... ok
[INFO] [stdout] test infra::worktrees::tests::seeds_existing_file_into_worktree ... ok
[INFO] [stdout] test infra::task_handle::tests::from_sigkill_status_maps_to_killed ... ok
[INFO] [stdout] test ui::indicators::tests::braille_frames_at_boundaries ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_0s ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_42s ... ok
[INFO] [stdout] test infra::worktrees::tests::skips_missing_source ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_59s ... ok
[INFO] [stdout] test infra::task_handle::tests::from_sigterm_status_maps_to_cancelled ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_600s ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_60s ... ok
[INFO] [stdout] test infra::task_handle::tests::from_failure_status_with_code_maps_to_failure_code_some ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_723s ... ok
[INFO] [stdout] test ui::indicators::tests::elapsed_61s ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_0ms ... ok
[INFO] [stdout] test infra::task_handle::tests::from_success_status_maps_to_success ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_749ms ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_750ms ... ok
[INFO] [stdout] test ui::indicators::tests::frame_wraps_at_900ms ... ok
[INFO] [stdout] test ui::indicators::tests::git_checkout_new_label ... ok
[INFO] [stdout] test ui::indicators::tests::reset_hard_fetch_label ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_149ms ... ok
[INFO] [stdout] test ui::indicators::tests::frame_at_150ms ... ok
[INFO] [stdout] test ui::indicators::tests::shell_label ... ok
[INFO] [stdout] test ui::indicators::tests::style_default_is_circles ... ok
[INFO] [stdout] test infra::worktrees::tests::creates_parent_dirs_for_nested_seed ... ok
[INFO] [stdout] test ui::indicators::tests::unit_tests_label ... ok
[INFO] [stdout] test ui::indicators::tests::task_short_label_covers_every_variant ... ok
[INFO] [stdout] test ui::panels::tests::metro_activity_label_falls_back_to_port_when_activity_missing ... ok
[INFO] [stdout] test ui::indicators::tests::style_from_config_maps_braille_and_defaults_to_circles ... ok
[INFO] [stdout] test ui::panels::tests::metro_activity_label_shows_selected_port ... ok
[INFO] [stdout] test ui::indicators::tests::yarn_install_label ... ok
[INFO] [stdout] test infra::command_runner::tests::run_command_emits_process_started_first ... ok
[INFO] [stdout] test domain::jira::tests::extracts_key_from_bare_ticket_segment ... ok
[INFO] [stdout] test infra::worktrees::tests::does_not_clobber_existing_dest ... ok
[INFO] [stdout] test domain::metro::tests::register_twice_in_same_worktree_panics - should panic ... ok
[INFO] [stdout] test infra::self_update::tests::parses_v_prefixed_semver_tags ... ok
[INFO] [stdout] test infra::self_update::tests::selects_newer_releases_oldest_to_newest_and_filters_drafts_prereleases ... ok
[INFO] [stdout] test infra::self_update::tests::rejects_missing_duplicate_and_invalid_checksum_rows ... ok
[INFO] [stdout] test infra::self_update::tests::checksum_verification_accepts_matching_hash_and_rejects_mismatch ... ok
[INFO] [stdout] test infra::self_update::tests::archive_validation_rejects_path_traversal_and_unexpected_entries ... ok
[INFO] [stdout] test infra::task_handle::tests::abort_with_dead_pid_does_not_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 188 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ump_dash-c45c610733f70b0b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::cli_dispatches_no_args_to_tui ... ok
[INFO] [stdout] test tests::cli_dispatches_unknown_or_extra_args_to_usage ... ok
[INFO] [stdout] test tests::cli_dispatches_update_and_version_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/metro_single_instance.rs (/opt/rustwide/target/debug/deps/metro_single_instance-a170351918bbb026)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test metro_start_on_same_worktree_is_noop ... ok
[INFO] [stdout] test metro_start_on_different_worktree_spawns_without_stopping_existing_metro ... ok
[INFO] [stdout] test metro_start_when_stopped_spawns_without_external_port_lock ... ok
[INFO] [stderr]      Running tests/process_group_cancel.rs (/opt/rustwide/target/debug/deps/process_group_cancel-b1b501ea15d032e2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cancel_via_task_handle_reaps_full_process_group ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cancel_via_task_handle_reaps_full_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cancel_via_task_handle_reaps_full_process_group' (237) panicked at tests/process_group_cancel.rs:161:5:
[INFO] [stdout] Phase 15 FAILED: pgid 254 still has live members 2 s after TokioTaskHandle::abort() — process-group reap regressed (elapsed 2.007770192s)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a8517af98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a8517af98 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a8517af98 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a8517af98 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a8518f0ea - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a8518f0ea - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x634a8517f922 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x634a8517f922 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x634a85159a56 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a85159a56 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a85173429 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a8503ae5c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x634a8503ae5c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a851736a2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x634a851736a2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x634a85159b12 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x634a851514a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a8515a82d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x634a8518f8dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a8502aeb2 - process_group_cancel[12c9857a4cd0844a]::cancel_via_task_handle_reaps_full_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_group_cancel.rs:161:5
[INFO] [stdout]   20:     0x634a8502de32 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x634a850243cd - <tokio[9afea5389f775b66]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x634a85020972 - tokio[9afea5389f775b66]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9afea5389f775b66]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x634a85020972 - tokio[9afea5389f775b66]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[9afea5389f775b66]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x634a85020972 - <tokio[9afea5389f775b66]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x634a85027044 - <tokio[9afea5389f775b66]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x634a85028858 - <tokio[9afea5389f775b66]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stdout]   27:     0x634a8502846b - tokio[9afea5389f775b66]::runtime::context::runtime::enter_runtime::<<tokio[9afea5389f775b66]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x634a850271e4 - <tokio[9afea5389f775b66]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stdout]   29:     0x634a85026cc4 - <tokio[9afea5389f775b66]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   30:     0x634a85026ebf - <tokio[9afea5389f775b66]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   31:     0x634a8502be60 - process_group_cancel[12c9857a4cd0844a]::cancel_via_task_handle_reaps_full_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_group_cancel.rs:194:11
[INFO] [stdout]   32:     0x634a85029f87 - process_group_cancel[12c9857a4cd0844a]::cancel_via_task_handle_reaps_full_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/process_group_cancel.rs:66:59
[INFO] [stdout]   33:     0x634a850268c6 - <process_group_cancel[12c9857a4cd0844a]::cancel_via_task_handle_reaps_full_process_group::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x634a8502df3b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x634a8502df3b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x634a8503b7b5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x634a8503b7b5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x634a8503b7b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x634a8503b7b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x634a8503b7b5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x634a8503b7b5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x634a8503b7b5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x634a85036314 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x634a85036314 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x634a8503e832 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x634a8503e832 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x634a8503e832 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x634a8503e832 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x634a8503e832 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x634a8503e832 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x634a8503e832 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a8517a8ef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   53:     0x634a8517a8ef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7036496a5aa4 - <unknown>
[INFO] [stdout]   55:     0x703649732a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cancel_via_task_handle_reaps_full_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test process_group_cancel`
[INFO] running `Command { std: "docker" "inspect" "66fb18bbd80cdebe9c51dbb4348ecfb9a1189a8aa756d1e3b2eee8bb5d5c3f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66fb18bbd80cdebe9c51dbb4348ecfb9a1189a8aa756d1e3b2eee8bb5d5c3f23", kill_on_drop: false }`
[INFO] [stdout] 66fb18bbd80cdebe9c51dbb4348ecfb9a1189a8aa756d1e3b2eee8bb5d5c3f23
